Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metashell: depend on Python #128202

Closed
wants to merge 1 commit into from
Closed

Conversation

iMichka
Copy link
Member

@iMichka iMichka commented Apr 12, 2023

Fixes:
CMake Error at CMakeLists.txt:600 (message):
Unable to find Python interpreter, required for builds and testing.

on macOS Ventura

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Fixes:
CMake Error at CMakeLists.txt:600 (message):
    Unable to find Python interpreter, required for builds and testing.

on macOS Ventura
@github-actions github-actions bot added the deprecated license Formula uses a deprecated SPDX license which should be updated label Apr 12, 2023
@iMichka iMichka added the long build Set a long timeout for formula testing label Apr 13, 2023
@SMillerDev
Copy link
Member

Great, it's failing to build it's own vendored boost.

@iMichka iMichka added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 24, 2023
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label May 16, 2023
@github-actions github-actions bot closed this May 24, 2023
@iMichka
Copy link
Member Author

iMichka commented Jun 5, 2023

I was able to build this locally from head. I have asked a new release: metashell/metashell#282

@github-actions github-actions bot added the outdated PR was locked due to age label Jul 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2023
@iMichka iMichka deleted the metashell branch August 5, 2023 18:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. deprecated license Formula uses a deprecated SPDX license which should be updated long build Set a long timeout for formula testing outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants